PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableContent Class / setMinRowHeight Method
The minimum height for the rows in the table.
In This Topic
    setMinRowHeight Method
    In This Topic
    Minimum height for table rows.
    Syntax
    public void setMinRowHeight( 
       double value
    )

    Parameters

    value
    The minimum height for the rows in the table.
    See Also